home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / dev / gui / select_gc.lha / select_gc / include / proto / selectgadget.h
Encoding:
C/C++ Source or Header  |  1998-05-12  |  210 b   |  8 lines

  1. #ifndef PROTO_SELECTGADGET_H
  2. #define PROTO_SELECTGADGET_H
  3. #include <exec/types.h>
  4. extern struct Library *SelectGadgetBase;
  5. #include <clib/selectgadget_protos.h>
  6. #include <pragmas/selectgadget_pragmas.h>
  7. #endif
  8.